services.wordpress.sites.<name>.plugins
Path(s) to respective plugin(s) which are copied from the 'plugins' directory.
These plugins need to be packaged before use, see example.
- Type
(attribute set of absolute path) or (list of absolute path) convertible to it- Default
{ }- Example
{ inherit (pkgs.wordpressPackages.plugins) embed-pdf-viewer-plugin; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/wordpress.nix>